public class StyleMappingPublic Class StyleMapping| StyleMapping | Initializes a new instance of the StyleMapping class. |
| AppliedStyle | Specifies the style to apply when the condition is true. |
| BaseCellAddress | Specifies as an absolute cell address with a table name the base cell for relative addresses in formulas. |
| Condition | Specifies the condition that triggers a style map. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current StyleMapping object to its equivalent string representation.
(Overrides ObjectToString) |